php forum
php mysql forum
php mysql smarty
 
Page 1 of 13 1 2 3 ... 12 13 >
Topic Options
#145320 - 07/31/01 08:14 PM [6.1x] UbbIntegratedPoll 1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
instructions updated to 1.9, just a small syntactic update for UBB pb 2.1

Same as my ubb integrated polls for 6.0x. Code cleanup for 6.1.x including functionality for displaying public or login name on comments.

big thanks to Tech-Ni-Kal for wordletizing it, doing XHTML (with a lot of help from Gamer wink

Features:

Full CP interface to control who can post polls, where they can be posted, and what names to display on comments.
Ability for admins (and mods of the forum where poll is posted) to edit polls, close polls (no further voting) and keep poll results hidden (while still allowing voting).
Nicely integrated poll creation page.
Templates for all publicly displayed HTML.
XHTML compliant
Wordletized
Etc, Etc. smile ) -
http://www.nl-forums.co.uk/ubb/multihack/ubbpolls.mhp

<font color="#000000" size="1">[ 01-23-2002 02:10 PM: Message edited by: jordo ]</font>
_________________________
jordo

Top
#145321 - 07/31/01 08:19 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Installing right now. I will get back to you..

Top
#145322 - 07/31/01 08:45 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
So far all is working well!! One suggestion, if you want me to I could document it, but I think there should be an option in style templates to change the bar gif and such. If you would like any help creating it I would be glad to save you the time.

Question: When creating a new topic with a poll, where do you put the options for each option for the poll? Because whenever I click create Poll and put 3 options. I get this:

You did not fill out all options.
» Please use your browser's back button to return.

[ July 31, 2001: Message edited by: Tech-Ni-Kal ]

Top
#145323 - 07/31/01 09:28 PM Re: [6.1x] UbbIntegratedPoll 1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
well if you create a poll with 3 options(by putting a 3 in the box on the new topic page), you will need to fill in all three of the options and the question on the subsequent page. ill add the bar gifs to the style templates sometime (i have it all doc'd up cause i did the same type of thing in sticky threads, so it wont be a problem).

so the sequence for posting a poll is:
1) click new topic button
2) fill in topic subject and message like normal, click the checkbox next to Add Poll, enter a number of options and click the submit button (Add Topic button).
3) fill in poll question and options (all must be filled in), and click submit - your post and your poll will then both be made.
_________________________
jordo

Top
#145324 - 07/31/01 09:32 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Nevermind, works now.

[ July 31, 2001: Message edited by: Tech-Ni-Kal ]

Top
#145325 - 07/31/01 09:33 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Quote:
quote:


Are you sure? I can easily add it right now... and then send you the doc.

I'd also like to help in any way. Wordlets maybe??

[ July 31, 2001: Message edited by: Tech-Ni-Kal ]

Top
#145326 - 07/31/01 10:49 PM Re: [6.1x] UbbIntegratedPoll 1.9
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Looking good Jordo :)I can help with the xhtml, I seem to be getting a good amount of practice with it smile

I may wait until you've gotten some more bugs worked out, at least until the public template pages are pretty stable.

[ July 31, 2001: Message edited by: AllenAyres ]
_________________________
- Allen wavey
- What Drives You?

Top
#145327 - 08/01/01 02:47 AM Re: [6.1x] UbbIntegratedPoll 1.9
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
I have installed this and it is working (so far).

Looks good.

One thing I noticed that needs a very small fix (I figure everyone has fixed it and just did not say anything about it.)

in ubb_new_topic.cgi

Number of Poll Options: <input type="text" name="Poll_total_options" size="5" maxlength="3">);

should have a

after the "3">

so it would look like this:

Number of Poll Options: <input type="text" name="Poll_total_options" size="5" maxlength="3">

);

otherwise the Show Sig line is on the same line as the poll options

Top
#145328 - 08/01/01 09:40 AM Re: [6.1x] UbbIntegratedPoll 1.9
Javier97Z28 Offline
Member

Registered: 05/22/01
Posts: 80
Loc: WPB, Fl
by "controlling where you can post" does this mean that you can control what forums you are allowed to post a poll in? that's the kind of control i'm dying to see smile
_________________________
Javier
sffba.com Webmaster
http://www.sffba.com
UBB located here... http://www.sffba.net/cgi-bin/ultimatebb.cgi

Top
#145329 - 08/01/01 09:52 AM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Quote:
quote:


Exactly what you can do.

[ August 01, 2001: Message edited by: Tech-Ni-Kal ]

Top
#145330 - 08/03/01 12:21 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
jordo, was just wondering if you got my zip on the wordlets and such...

Top
#145331 - 08/04/01 12:15 PM Re: [6.1x] UbbIntegratedPoll 1.9
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
I'll be installing this on a test site soon and will send you the xhtml-ized template files asap smile
_________________________
- Allen wavey
- What Drives You?

Top
#145332 - 08/04/01 03:52 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Allen, you don't have too. I just finished that. Jordo, if you would like them please tell me.

Top
#145333 - 08/05/01 12:01 AM Re: [6.1x] UbbIntegratedPoll 1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
thanks to some great work by tech-ni-kal zips are updated to v1.8. laugh
_________________________
jordo

Top
#145334 - 08/05/01 10:44 AM Re: [6.1x] UbbIntegratedPoll 1.9
NitroSimSev Offline
Member

Registered: 06/09/01
Posts: 32
Loc: Marietta, GA
Jordo,

Whats required to up grade from 1.7 to 1.8?
_________________________
NitroSimSev
Team NitroSim

Top
#145335 - 08/05/01 12:04 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Quote:
quote:


Thanks! tipsy

Top
#145336 - 08/05/01 02:12 PM Re: [6.1x] UbbIntegratedPoll 1.9
Fuzion Offline
Member

Registered: 11/22/00
Posts: 717
Loc: Arkansas
Quote:
quote:


Right.. :rolleyes: That kinda pisses me off. mad

Top
#145337 - 08/05/01 02:14 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Quote:
quote:


Hey man, I told him you helped...

Top
#145338 - 08/05/01 02:15 PM Re: [6.1x] UbbIntegratedPoll 1.9
Fuzion Offline
Member

Registered: 11/22/00
Posts: 717
Loc: Arkansas
helped? pretty much re-did all the html to xhtml it was so messy I did not even know what to do with it. tipsy

Top
#145339 - 08/05/01 02:40 PM Re: [6.1x] UbbIntegratedPoll 1.9
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Quote:
quote:


You never told me that...

Top
Page 1 of 13 1 2 3 ... 12 13 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks